Package-level declarations
The package that contains the wrappers of the raw gRPC objects so that those objects can be easier used and constructed without touching any of the gRPC internals.
Types
Link copied to clipboard
class TicketTemplate
A TicketTemplate is a preset for the creation of new tickets and backfills. The template contains only the metadata, that is necessary (or relevant) for the creation of new tickets and backfills and therefor does not manage something like the identifier. A TicketTemplate can be used to create an unlimited amount of new objects. For the creation of a template, a corresponding builder has to be used.